type github.com/jackc/pgx/v5/pgtype.scanPlanBinaryInt4ToInt32

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		int.go#L786: 			return scanPlanBinaryInt4ToInt32{}
		int.go#L978: type scanPlanBinaryInt4ToInt32 struct{}
		int.go#L980: func (scanPlanBinaryInt4ToInt32) Scan(src []byte, dst any) error {